home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / VISUALDBASE COMPILER / MUSAMPLE.PAK / MUSIC.RSP < prev   
Text File  |  1995-07-17  |  1KB  |  62 lines

  1. *******************************************************************************
  2. *  FILE:         Music.rsp
  3. *
  4. *  WRITTEN BY:   Borland Samples Group
  5. *
  6. *  DATE:         5/95
  7. *
  8. *  UPDATED:      5/95
  9. *
  10. *  VERSION:      Visual dBASE
  11. *
  12. *  DESCRIPTION:  Response file for Music sample program.
  13. *
  14. *  USAGE:        (From command window or dBASE for Windows program)
  15. *                BUILD FROM Music.rsp
  16. *
  17. *******************************************************************************
  18.  
  19. ICON   Music.ico
  20.  
  21. SPLASH Bigmusic.bmp
  22.  
  23. FILES
  24.    Music.pro
  25.    About.wfo
  26.    Categors.qbo
  27.    Categors.wfo
  28.    Configs.qbo
  29.    Configs.wfo
  30.    Filter.wfo
  31.    Music.co
  32.    Music.qbo
  33.    Musiview.wfo
  34.    Priorits.qbo
  35.    Priorits.wfo
  36.    Search.wfo
  37.    Skip.wfo
  38.    View.mno
  39.    View.poo
  40.  
  41. * Additional files to be included in the .EXE (optional).
  42. * No need to distribute these as separate files.
  43.    Bigmusic.bmp
  44.    Smlmusic.bmp
  45.  
  46. * The following files could be included in the .EXE
  47. * but would need to be copied out by the program in
  48. * order to be used. They need to be distributed
  49. * with the executable in order to work properly.
  50. * *.DBF, *.DBT, *.MDX, *.HLP
  51.  
  52. * Categors.dbf
  53. * Configs.dbf
  54. * Music.dbf
  55. * Priorits.dbf
  56. * Music.dbt
  57. * Categors.mdx
  58. * Configs.mdx
  59. * Music.mdx
  60. * Priorits.mdx
  61. * Music.hlp
  62.